home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / datacomm / 506 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: news.qb.island.net!frontier!rfunk
  2. Subject: Re: Dialscript needed
  3. Newsgroups: comp.sys.amiga.datacomm
  4. References: <4cug85$c38@news.usaor.net> <1053.6586T720T750@dialnet.net>
  5. X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
  6. From: rfunk@frontier.island.net (Ron_Funk)
  7. Message-ID: <rfunk.08qo@frontier.island.net>
  8. Date: Wed, 24 Jan 96 09:15:10 PST
  9. Organization: The Final Frontier
  10.  
  11. Jason Creager (gecko@dialnet.net) wrote:
  12. : >I've been having trouble with my dialscript I use with AmiTCP.  It seems
  13. : >as it just hangs right after I send my password.  I've changed the script 
  14. : >after that point and no I get an error.  Could someone tell me what I'm
  15. : >doing wrong?  Here is the script I use:
  16. : >TIMEOUT 1500
  17. : >REDIAL "BUSY"
  18. : >delay 100
  19. : >send "ATZ"
  20. : >wait "OK"
  21. : >delay 5
  22. : >SEND "ATDT 3914905"
  23. : >WAIT "CONNECT"
  24. : >delay 2
  25. : >SEND ""
  26. : >WAIT "ogin"
  27. : >SEND "bley"
  28. : >WAIT "assword"
  29. : >SEND "xxx"
  30. : >SEND "MTU"
  31. : >delay 50
  32.  
  33. HI. I took the mtu and delay out and it worked fine. On the system I call,
  34. they ask for the password twice and that screws things up nice. Also check
  35. to make sure that INET is getting loaded. I had a bit of a problem with
  36. that also.
  37.  
  38.     RON
  39.  
  40.     Prez of MIAu
  41.